projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bee3cc6
)
Fix .gitignore spec for personal customizations
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 2 Jun 2019 01:33:55 +0000
(18:33 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 2 Jun 2019 01:33:55 +0000
(18:33 -0700)
Problem reported by Mauro Aranda (Bug#35945).
* .gitignore: Replace .dir-locals?.el with .dir-locals-2.el.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 88b29760b7474cbc06958c191bc7851e01f1e185..e75df8b8b618167b414ee72e31b049a6a10b2377 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-23,6
+23,9
@@
# in Git 1.8.2 (March 2013).
+# Personal customization.
+.dir-locals-2.el
+
# Built by 'autogen.sh'.
/aclocal.m4
/configure
@@
-256,7
+259,6
@@
gnustmp*
ChangeLog
[0-9]*.patch
[0-9]*.txt
-.dir-locals?.el
/vc-dwim-log-*
# Built by 'make install'.